home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2011 January - Disc 1 / WN199_CD1.iso / Onglet5 / Internet Cell Boost / Internet Cell Boost.msi / disk1.cab / Internet_Cell_Boost.exe.manifest < prev    next >
Extensible Markup Language  |  2007-10-23  |  668b  |  23 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <assemblyIdentity
  4.     version="1.0.0.0"
  5.     processorArchitecture="X86"
  6.     name="Internet Cell Boost.exe"
  7.     type="win32"
  8. />
  9. <description>WindowsExecutable</description>
  10. <dependency>
  11.     <dependentAssembly>
  12.         <assemblyIdentity
  13.             type="win32"
  14.             name="Microsoft.Windows.Common-Controls"
  15.             version="6.0.0.0"
  16.             processorArchitecture="X86"
  17.             publicKeyToken="6595b64144ccf1df"
  18.             language="*"
  19.         />
  20.     </dependentAssembly>
  21. </dependency>
  22. </assembly>
  23.